| Previous | Chapter Contents | Chapter Top | Next |
You can use these constants in the loopType field of an atomic instrument sample description structure [link] to indicate the type of loop you want.
enum {
kMusicLoopTypeNormal = 0,
kMusicLoopTypePalindrome = 1
};
| Previous | Chapter Contents | Chapter Top | Next |